Remove some accidental additions
authorMatthias Clasen <mclasen@redhat.com>
Fri, 16 Dec 2011 04:00:47 +0000 (23:00 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 16 Dec 2011 04:03:12 +0000 (23:03 -0500)
These functions were never actually implemented

gdk/gdkwindow.h

index f2cd10d178c1ebdcab4e9368c5928fab3a26c5db..81dda7c4fb976bec2164120e7c793cb2a6608ff1 100644 (file)
@@ -580,10 +580,6 @@ gboolean gdk_window_get_composited (GdkWindow *window);
 void gdk_window_set_composited   (GdkWindow *window,
                                   gboolean   composited);
 
-gboolean gdk_window_get_layered (GdkWindow *window);
-void gdk_window_set_layered     (GdkWindow *window,
-                                 gboolean   layered);
-
 /*
  * This routine allows you to merge (ie ADD) child shapes to your
  * own window's shape keeping its current shape and ADDING the child